Download SkillShare | Advanced Python Skills become a better Python developer! [FCO] torrent - GloDLS
Torrent Details For "SkillShare | Advanced Python Skills become a better Python developer! [FCO]"

SkillShare | Advanced Python Skills become a better Python developer! [FCO]

To download this torrent, you need a BitTorrent client: Vuze or BTGuard
Download this torrent
Download using Magnet Link

Health:
Seeds: 177
Leechers: 0
Completed: 5,270 
Last Checked: 15-02-2021 18:13:33

Uploader Reputation points : 14884





Write a Review for the Uploader:   230   Say Thanks with one good review:
Share on Facebook


Details
Name:SkillShare | Advanced Python Skills become a better Python developer! [FCO]
Description:




Created by: David Armendáriz, #NeverStopLearning
Language: English
Released: 5/25/2020
Runtime: 3h 47m
Course Source: https://www.skillshare.com/classes/Advanced-Python-Skills-become-a-better-Python-developer/689206072

Description

Welcome to Learn Python by doing!

Tired of the same Python course teaching you data types and printing the same message in a for loop? It's time to learn exciting things!

In this course, you will learn a lot of built in functionalities for you to become a better Python developer. You will also learn how to implement best practices and some unit testing. Some of the things that you will learn in this course are:

• The zip function
• The map function
• The reduce function
• How to implement your own iterators and generators
• How to use the sorted method like a pro
• Learn about Python closures
• Learn about decorators and some useful ones that come with Python
• Sets and why are they cool
• Unit testing with Pytest

And more! Also, you will be asked to do some interesting exercises in the class project, so you reinforce what you learn in this course.

Have fun and enjoy!

Projects & Resources

The class project is going to be a series of exercises where you will need to use what you learn in this course. Avoid the use of for loops.

1. Write a function that sums two numbers like in school. This means, that you should sum digits from right to left and carry 1 if the sum of two digits is greater than or equal to 10. HINT: you should use the zip_longest function and the modulo operator (%).
2. In school, you may have done this without knowing that this algorithm also works for numbers in any base. Refactor this function in order to sum two numbers in any given base. HINT: your function should now receive the base as an argument. Your function should sum like in the first point if you pass 10 as the number base. If you pass 2, then you will be able to sum binary numbers!
3. Remember that we said that in TDD, we should first write a failing test and then start writing code. We are going to break this rule for a moment. Implement some tests with pytest in order to show that your function works perfectly. Make sure to write tests for differente number bases.

The second exercise is related to generators! In this course you learned how to build them. Now let's implement two generators that are interesting.

1. Implement a generator that yields the Fibonnaci numbers. Take advantage of the fact that local state is rememberd on subsequent calls to the generator. Remember the definition of Fibonacci numbers in this Wikipedia article: Fibonacci Numbers
2. Make a generator that yields prime numbers. Remember the definition of prime numbers in this article: Prime numbers
3. Now instead of returning the number, return also the time it took to yield the next prime number. Store the numbers and times in such a way that you can make a simple scatter plot where you will put the prime numbers in the x-axis and the time in the y-axis. You can see an example of how to do this with Matplotlib and Numpy in this article: Scatterplots.

(Visit Official page to get resources that given by OP under ''Projects & Resources'' tab)

Skills in this Class

• Technology
• Web Development
• Python
• Big Data
• Mathematics
• Tech
• Career Development
• Educational Technology
• Business Intelligence

About Author

Hi! I am David Armendáriz and I am an ecuadorian mathematician. I like everything related to Data Science and also I like to apply my knowledge in this topic to software...



YouTube Video:
Category:Tutorials
Language:English  English
Total Size:1.05 GB
Info Hash:83E0A952C28BE540993FC64B8FFA76BC709C71BE
Added By:Prom3th3uS Super AdministratorMovie PirateVIP
Date Added:2020-07-02 01:36:43
Torrent Status:Torrent Verified


Ratings:Not Yet Rated (Log in to rate it)


Tracker:
udp://opentor.org:2710/announce

This Torrent also has backup trackers
URLSeedersLeechersCompleted
udp://opentor.org:2710/announce2801,299
udp://p4p.arenabg.com:1337/announce000
udp://tracker.torrent.eu.org:451/announce2801,107
udp://tracker.cyberia.is:6969/announce27063
udp://9.rarbg.to:2710/announce000
udp://exodus.desync.com:6969/announce250278
udp://explodie.org:6969/announce1800
udp://tracker.moeking.me:6969/announce000
udp://tracker.opentrackr.org:1337/announce000
udp://tracker.tiny-vps.com:6969/announce000
udp://ipv4.tracker.harry.lu:80/announce2000
udp://tracker.coppersurfer.tk:6969/announce000
udp://tracker.leechers-paradise.org:6969/announce000
udp://open.stealth.si:80/announce3102,523
udp://tracker.pirateparty.gr:6969/announce000


File List: 





Comments

[Report] Posted: 01-07-2020 at 18:49:11
ernygirl warned

avatar

profile message
ty